1) At first, try my page: http://lide.pruvodce.cz/kuchinka, there will be allways the newest version of powerd. 2) As You can see, I included some modules also in binary format, not all. Why? I just have not enough time to test them all. If You find module which can't be compiled, please reffer to me, but first try to remove all unused modules! It means, that if an OBJECT contain only a PTR TO an OBJECT from other module, it might be left, only needed modules are modules which contains OBJECTs which are used as arrays: MODULE 'intuition/intuition', 'intuition/screens' // this module can be removed OBJECT struct scr:PTR TO Screen, // this is only a pointer win:Window // this is the array I hope it is clear, if no, email me! This sometimes causes 'uncompilation' of a module. WARNING!!! If some problems occurs with binary modules, just delete them, if the binary module doesn't exists, DC will read the ascii one. Every one's everything is welcomed!!! Bye, MarK